home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / Devastator / Devastator.jar / DevastatorMenuConfig.class (.txt) < prev    next >
Encoding:
Java Class File  |  2002-02-01  |  2.7 KB  |  119 lines

  1. import javax.microedition.lcdui.Image;
  2.  
  3. public class DevastatorMenuConfig implements p {
  4.    // $FF: renamed from: new () javax.microedition.lcdui.Image
  5.    public Image method_0() throws Exception {
  6.       return Image.createImage("/title.png");
  7.    }
  8.  
  9.    // $FF: renamed from: byte () javax.microedition.lcdui.Image
  10.    public Image method_1() throws Exception {
  11.       return Image.createImage("/hofheader.png");
  12.    }
  13.  
  14.    // $FF: renamed from: int () javax.microedition.lcdui.Image
  15.    public Image method_2() throws Exception {
  16.       return null;
  17.    }
  18.  
  19.    // $FF: renamed from: do () int
  20.    public int method_3() {
  21.       return 3;
  22.    }
  23.  
  24.    // $FF: renamed from: long () int
  25.    public int method_4() {
  26.       return 0;
  27.    }
  28.  
  29.    // $FF: renamed from: else () int
  30.    public int method_5() {
  31.       return 0;
  32.    }
  33.  
  34.    // $FF: renamed from: for () int
  35.    public int method_6() {
  36.       return 0;
  37.    }
  38.  
  39.    // $FF: renamed from: case () java.lang.String
  40.    public String method_7() {
  41.       return "aaa";
  42.    }
  43.  
  44.    // $FF: renamed from: a () int
  45.    public int method_8() {
  46.       return 0;
  47.    }
  48.  
  49.    // $FF: renamed from: if () int
  50.    public int method_9() {
  51.       return 5;
  52.    }
  53.  
  54.    // $FF: renamed from: try () boolean
  55.    public boolean method_10() {
  56.       return true;
  57.    }
  58.  
  59.    // $FF: renamed from: char () int
  60.    public int method_11() {
  61.       return 96;
  62.    }
  63.  
  64.    // $FF: renamed from: goto () int
  65.    public int method_12() {
  66.       return 80;
  67.    }
  68.  
  69.    // $FF: renamed from: if (java.lang.String) java.lang.String
  70.    public String method_13(String var1) {
  71.       if (var1 != null && var1.equals("fi")) {
  72.          return "Teht├ñv├ñsi on tuhota vihollisen tukikohdat. Alusta ohjataan n├ñpp├ñimill├ñ 1, 2, 3, 4, 6, 7, 8 ja 9. N├ñpp├ñimell├ñ 0 laukaistaan ohjuksia tai r├ñj├ñytet├ñ├ñn pommi, jos alus on laskeutunut.";
  73.       } else if (var1 != null && var1.equals("es")) {
  74.          return "Tu misi├│n es destruir todas las bases enemigas. Las teclas 1, 2, 3, 4, 6, 7, 8 y 9 dirigen la nave. El 0 dispara misiles o activa las bombas cuando aterriza la nave.";
  75.       } else if (var1 != null && var1.equals("it")) {
  76.          return "La vostra missione ├¿ di distruggere tutte le basi nemiche. ├ê possibile muovere l'astronave con i tasti 1, 2, 3, 4, 6,7, 8, 9. Con il tasto 0 ├¿ possibile sparare missili o sganciare bombe quando l'astronave ├¿ atterrata.";
  77.       } else if (var1 != null && var1.equals("fr")) {
  78.          return "Votre mission consiste ├á d├⌐truire toutes les bases ennemies. Les touches 1, 2, 3, 4, 6, 7, 8 et 9 permettent de diriger le vaisseau. La touche 0 envoie des missiles ou d├⌐pose une bombe si le vaisseau a atterri.";
  79.       } else {
  80.          return var1 != null && var1.equals("de") ? "Ihre Aufgabe ist es, alle feindlichen Basen zu zerst├╢ren. Mit den Tasten 1, 2, 3, 4, 6, 7, 8 und 9 bewegen Sie das Raumschiff. Mit der Taste 0 feuern Sie Raketen ab bzw. z├╝nden Sie eine Bombe, wenn das Raumschiff gelandet ist." : "Use keys 2,4,6,8 to move the ship and key 0 to shoot the invaders or activate the bomb. Destroy the alien base by landing on it and activating the bomb.\nHint: Doors can also be destroyed with bombs.";
  81.       }
  82.    }
  83.  
  84.    // $FF: renamed from: e () int
  85.    public int method_14() {
  86.       return 1;
  87.    }
  88.  
  89.    // $FF: renamed from: b () javax.microedition.lcdui.Image
  90.    public Image method_15() throws Exception {
  91.       return null;
  92.    }
  93.  
  94.    // $FF: renamed from: c () int
  95.    public int method_16() {
  96.       return 0;
  97.    }
  98.  
  99.    // $FF: renamed from: d () int
  100.    public int method_17() {
  101.       return 0;
  102.    }
  103.  
  104.    // $FF: renamed from: null () int
  105.    public int method_18() {
  106.       return 0;
  107.    }
  108.  
  109.    // $FF: renamed from: void () int
  110.    public int method_19() {
  111.       return 0;
  112.    }
  113.  
  114.    // $FF: renamed from: a (java.lang.String) java.lang.String
  115.    public String method_20(String var1) {
  116.       return "┬⌐2002 WES";
  117.    }
  118. }
  119.